OnUserSelectionCompleteListener

interface OnUserSelectionCompleteListener

Interface definition for a callback that will be invoked when user selections are completed. since 3.0.0

Functions

Link copied to clipboard
abstract fun onUserSelectionCompleted(@NonNull selectedUserIds: List<String>)
Called when user selections are completed.